DPWorkerThread now sets up a coroutine stack.
[hom.git] / Tests / Unit Tests / DPEnumeratorTests.h
blobdeff652110d5452d38b80a933fc9218c1b38e41f
1 //
2 // DPEnumeratorTests.h
3 // HigherOrderMessaging
4 //
5 // Created by Ofri Wolfus on 25/07/07.
6 // Copyright 2007 Ofri Wolfus. All rights reserved.
7 //
9 #import <UITestingKit/UITestingKit.h>
12 @interface DPEnumeratorTests : DPTestCase {
16 @end